Total Complexity | 69 |
Dependencies | 0 |
Dependents | 11 |
Total lines | 593 |
Lines of code | 440 |
Logical lines of code | 188 |
Comment lines | 59 |
Methods | 15 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get() | 32 | 23 | 106 | |
getBookingWithAttendees() | 33 | 18 | 105 | |
importBooking() | 47 | 4 | 38 | |
update() | 53 | 5 | 22 | |
getFilter() | 49 | 2 | 37 | |
migrate() | 52 | 2 | 32 | |
getColumns() | 57 | 3 | 17 | |
export() | 58 | 3 | 14 | |
add() | 57 | 2 | 17 | |
delete() | 61 | 2 | 13 | |
getMeetingByBooking() | 61 | 1 | 13 | |
__construct() | 91 | 1 | 2 | |
rollback() | 75 | 1 | 4 | |
getByMeetingIdDates() | 63 | 1 | 10 | |
getCheckBooking() | 63 | 1 | 10 |